home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / util / sys / Mu680x0Libs.lha / Mu680x0Libs / Include / proto / mmu.h < prev   
Encoding:
C/C++ Source or Header  |  1998-09-06  |  141 b   |  7 lines

  1. #ifndef PROTO_MMU_H
  2. #define PROTO_MMU_H
  3. extern struct MMUBase *MMUBase;
  4. #include <clib/mmu_protos.h>
  5. #include <pragmas/mmu_pragmas.h>
  6. #endif
  7.